home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Apple II Sample Code / MPW IIGS SC / SC.021.Dynamo / app.builder / buildapp.text < prev    next >
Encoding:
Text File  |  1990-06-17  |  296 b   |  10 lines  |  [TEXT/pdos]

  1. BUILDAPP.TEXT                ;The default script filename.
  2. 0,2048,BUILD.BIN            ;The buildapp application.
  3. $80,$800
  4. $                            ;Display starting address in hex.
  5. $                            ;Display application size in hex.
  6. ?                            ;If Y,N,Q use for save file prompt.
  7. $FF,0,BUILDAPP.SYSTEM        ;Target filename, filetype, and auxtype.
  8.  
  9.  
  10.